Skip to content

feat(runtime): add local runtime package#116

Merged
tnez merged 1 commit into
mainfrom
feat/108-local-runtime-package
Jun 12, 2026
Merged

feat(runtime): add local runtime package#116
tnez merged 1 commit into
mainfrom
feat/108-local-runtime-package

Conversation

@tnez

@tnez tnez commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add @tnezdev/agentic-runtime-local as the first runtime package in the monorepo.
  • Export a valid local runtime manifest with thin init, placeholder run, and cheap status handlers.
  • Document that future Pi integration means https://pi.dev/ and does not change the public local target.

Closes #108

Test plan

  • bun test
  • bun run typecheck
  • bun run build
  • npm pack --dry-run from packages/agentic-runtime-local
  • git diff --check

@tnez tnez self-assigned this Jun 12, 2026
@tnez tnez marked this pull request as ready for review June 12, 2026 20:40
@tnez tnez merged commit d8b76cf into main Jun 12, 2026
1 check passed
@tnez tnez deleted the feat/108-local-runtime-package branch June 12, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Runtime local: create @tnezdev/agentic-runtime-local package

1 participant